Click or drag to resize

ServiceAddDistributionGroupToImList Method

Adds the distribution group to im list.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ImGroupInfoResponse AddDistributionGroupToImList(
	string smtpAddress,
	string displayName
)

Parameters

smtpAddress
Type: SystemString
The SMTP address.
displayName
Type: SystemString
The display name.

Return Value

Type: ImGroupInfoResponse
ImGroupInfoResponse.
See Also